home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1272 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: zeus.ci.ua.pt!etmall
  2. From: etmall@ci.ua.pt (Manuel Lemos)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: ANNOUNCE: xpdf - a PDF viewer for X
  5. Date: 17 Jan 1996 15:21:05 GMT
  6. Organization: Universidade de Aveiro, Portugal
  7. Message-ID: <4dj451$1go@titan.ci.ua.pt>
  8. NNTP-Posting-Host: zeus.ci.ua.pt
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. [ Article crossposted from comp.os.linux.x,comp.os.linux.development.apps,comp.infosystems.www.misc,comp.infosystems.www.browsers.x,comp.windows.x,comp.lang.postscript,sci.electronics ]
  12. [ Author was Derek B. Noonburg ]
  13. [ Posted on 13 Jan 1996 22:17:15 GMT ]
  14.  
  15. I've just released a new version of xpdf, my Portable Document Format
  16. (PDF) viewer for X.
  17.  
  18. If you've wanted to look at PDF files, but couldn't because Adobe
  19. didn't have a viewer for your system, you'll want to check out xpdf.
  20.  
  21. Instructions are included for setting up netscape to run xpdf when you
  22. click on a PDF file link.
  23.  
  24. Binaries are available for:
  25.  
  26. * Linux (x86)
  27. * AIX 4.1 (PowerPC)
  28. * SunOS 4.1 (SPARC)
  29. * Ultrix 4.4 (MIPS)
  30. * OSF/1 1.3 (Alpha)
  31.  
  32. Source (C++ and C) is also available, and it should be fairly easy to
  33. compile for other UNIX / X systems.
  34.  
  35. This is an alpha version, so it's still a little buggy.
  36.  
  37. This version contains a workaround for the Unisys LZW patent.
  38. LZW-compressed data is converted (without decompressing) to standard
  39. UNIX compress format, and then uncompress is used to actually do the
  40. decompression.
  41.  
  42. More information, source code, and precompiled binaries are at:
  43.  
  44.   http://www.contrib.andrew.cmu.edu/usr/dn0o/xpdf/xpdf.html
  45.  
  46. - Derek
  47.